Skip to content

Commit 3e3d9f3

Browse files
dependabot[bot]Dekker1
authored andcommitted
Bump the development group with 2 updates
Bumps the development group with 2 updates: [pygments](https://github.com/pygments/pygments) and [ruff](https://github.com/astral-sh/ruff). Updates `pygments` from 2.17.2 to 2.18.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.17.2...2.18.0) Updates `ruff` from 0.4.2 to 0.4.3 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.4.2...v0.4.3) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f88c45 commit 3e3d9f3

File tree

2 files changed

+24
-25
lines changed

2 files changed

+24
-25
lines changed

poetry.lock

Lines changed: 23 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ types-dataclasses = "^0.6.5"
6262
types-setuptools = ">=65.3,<70.0"
6363
# Testing Framework
6464
pytest = ">=7.1,<9.0"
65-
ruff = "0.4.2"
65+
ruff = "0.4.3"
6666

6767
[tool.poetry.extras]
6868
dzn = ["lark-parser"]

0 commit comments

Comments
 (0)